The BeOS Notification Package consists of the following files:

doc.html - developer and user documentation for the notification library

Application/Notification.h - the header for the shared notification library
Application/ppc/Notification - the shared library and configuration utility for PPC
Application/x86/Notification - the shared library and configuration utility for x86

Library/Notification.h - the header for the static notification library
Library/NotificationLib.a - the static library for PowerPC
Library/NotificationLib.o - the static library for x86

Sample/* - a very stripped down application demonstrating notification
